type github.com/gotd/td/telegram/downloader.web (struct)

Method Implmentations

Chunk(ctx context.Context, offset int64, limit int) (chunk, error) web.M : schema.Chunk
Hashes(ctx context.Context, offset int64) ([]tg.FileHash, error) web.M : schema.Hashes
reportRetry(operation string, attempt int, err error) web.m : retryReporter.reportRetry